Metadata-Version: 2.1
Name: filter-strings
Version: 0.0.2
Home-page: https://github.com/jaytrairat/python-filter-strings
Author: Jay Trairat
Author-email: jaytrairat@outlook.com
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Description-Content-Type: text/markdown

# filter_strings

## Table of Contents
- [Usage](#usage)

## Usage
```sh
filter_strings --input-file input.txt --regex "okhttp" "proxy"
```
